PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / setBorder Method
The widget border.
In This Topic
    setBorder Method
    In This Topic
    Sets the widget border.
    Syntax
    public void setBorder( 
       PDFAnnotationBorder value
    )

    Parameters

    value
    The widget border.
    See Also